home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
maniac syndROMe 1
/
maniac syndROMe 1.iso
/
pc
/
movies
/
mb34.dxr
/
00013.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-23
|
148 b
|
11 lines
on exitFrame
global auto
if auto = 1 then
if the timer < (3 * 60) then
go(the frame)
end if
else
go(the frame)
end if
end